Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup e2e tests #325

Merged
merged 21 commits into from
Dec 4, 2024
Merged

Setup e2e tests #325

merged 21 commits into from
Dec 4, 2024

Conversation

tyitang
Copy link
Collaborator

@tyitang tyitang commented Nov 29, 2024

Description

  1. Setup e2e tests with hardhat, typescript, and mocha
  2. Add the test dependencies
  3. Add sample tests for IP assets, groups, and permissions

Test Plan

Related Issue

Notes

  • Example: Links and navigation need to be added to the front-end interface

@tyitang tyitang marked this pull request as ready for review December 3, 2024 07:01
Copy link
Collaborator

@limengformal limengformal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tyitang For all new files, add a file level comment to describe what the file does.

test/hardhat/e2e/constants.ts Show resolved Hide resolved
test/hardhat/e2e/grouping/group.ipa.test.ts Outdated Show resolved Hide resolved
test/hardhat/e2e/grouping/group.ipa.test.ts Show resolved Hide resolved
test/hardhat/e2e/ipa/ipa.test.ts Show resolved Hide resolved
test/hardhat/test.js Outdated Show resolved Hide resolved
@limengformal
Copy link
Collaborator

@tyitang Add a README.md file in test/hardhat folder to describe how to run the tests.

@tyitang tyitang merged commit e03d3f7 into main Dec 4, 2024
2 checks passed
@tyitang tyitang deleted the add-e2e-tests branch December 4, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants